Skip to content

Release 2.3.0#937

Merged
Logende merged 12 commits intomainfrom
develop
Apr 14, 2026
Merged

Release 2.3.0#937
Logende merged 12 commits intomainfrom
develop

Conversation

@Logende
Copy link
Copy Markdown
Collaborator

@Logende Logende commented Apr 14, 2026

What was done:

Release 2.3.0

Why:

Sufficiently tested changes for a new release.

Logende and others added 12 commits March 25, 2026 09:38
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 3.0.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.0 to 2.8.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.7.0...v2.8.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Neubauer <[email protected]>
* initial comit for wordwrap in text view

* word wrap - handling resize

* update comment

---------

Co-authored-by: Felix Neubauer <[email protected]>
* add experimental tag for experimental versions

* apply formatting changes

---------

Co-authored-by: Logende <[email protected]>
…ate new tag (#924)

* update version and changelog

* add workflow to automatically create version tag on merge if version is incremented
* add new json schema visitor

* adjust code to use json schema visitor

* simplify test setup

* add test for json schema visitor

* add test for feature detection

* make variables and parameters more descriptive

* apply formatting changes

---------

Co-authored-by: Logende <[email protected]>
* remove STML mapping (was only prototype, much weaker than Jsonata)

* reduce logging

* extract required utils to own file

* remove outdated todo, as the feature now exists

* fix schema diagram not showing 0 value in enum component

* reduce API key persistence due to potential security risks

* fix test case

* apply formatting changes

---------

Co-authored-by: Logende <[email protected]>
* Add schema diagram tests and fix 2 bugs

* update documentation generation tests

* apply formatting changes

---------

Co-authored-by: Logende <[email protected]>
@Logende Logende merged commit 83eee58 into main Apr 14, 2026
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants